home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / editor / xes.rea < prev   
Text File  |  1996-01-16  |  3KB  |  89 lines

  1. Short:    AlphaSpell support & more for XDME
  2. Author:   Fergus Duniho
  3. Uploader: fdnh@troi.cc.rochester.edu
  4. Type:     text/edit
  5.  
  6. XDME Excelsior Suite 2.2 - A suite of files and programs that makes XDME
  7. excel even more. Automatic selection of localized major modes: C, ARexx,
  8. HTML, LISP, Outlining, Text, etc.; Spell Checking; Diary Maintenance; Many
  9. Emacs-like features and keymappings; Pagination; XPK support; Various GTB
  10. and ReqTools requesters; Many other features.
  11.  
  12.         Here are some of XES's features:
  13.  
  14.        I.   Localized major modes
  15.  
  16.            A.   Text mode. This mode provides automatic indenting of
  17.                 paragraphs.
  18.  
  19.            B.   ARexx mode. This mode includes automatic line indentation
  20.                 and a set of macros for inserting various ARexx commands.
  21.  
  22.            C.   Two C modes, ANSI and K&R, complete with automatic line
  23.                 indentation.
  24.  
  25.            D.   HTML mode and Amigaguide mode for writing hypertext
  26.                 documents. Both include a set of macros for inserting
  27.                 various hypertext instructions.
  28.  
  29.            E.   LISP mode. This mode is also useful for Installer scripts,
  30.                 as well as for any other language that uses parentheses in
  31.                 the same way as LISP does. It provides automatic indenting
  32.                 for LISP-like code.
  33.  
  34.            F.   A general programming mode for other languages.  This mode
  35.                 provides a modicum of automatic indenting to make
  36.                 programming a bit easier.
  37.  
  38.            G.   An outline mode for writing outlines, such as this one.
  39.  
  40.            H.   A proofs mode for writing logical proofs. (I'm a philosophy
  41.                 major.)
  42.  
  43.       II.   Automatic major mode selection upon loading.
  44.  
  45.      III.   The maintenance of a "Windows" menu that keeps track of all of
  46.             XDME's windows.
  47.  
  48.       IV.   Different styles of editing integrated with each other.
  49.  
  50.            A.   Cutting and copying for all block types.
  51.  
  52.            B.   Regions and rectangles, a la Emacs.
  53.  
  54.        V.   XPK support, including automatic packing or encryption upon
  55.             saving, and decryption with a password requester.
  56.  
  57.       VI.   The maintenance of a personal diary, complete with password
  58.             encryption and decryption.
  59.  
  60.      VII.   Spellchecking via the AlphaSpell program and its accompanying
  61.             dictionary.
  62.  
  63.     VIII.   Automatic pagination via the Paginate program.
  64.  
  65.       IX.   Various find and replace routines, including a Find requester
  66.             and a Replace requester.  The Replace requester lets you
  67.             replace the word at the cursor, every occurance of the find
  68.             string in the text, or every occurance in a block.
  69.  
  70.        X.   Various Emacs like keymappings.
  71.  
  72.       XI.   Various macros that make it easier to write other macros for
  73.             XDME.
  74.  
  75.         Here are the changes made with the latest version:
  76.  
  77.         Released 25 August 1995
  78.  
  79.        I.   Modified the following scripts: print.xrc, menus.xrc,
  80.             c-mode.xrc, find.xrc, AlphaSpell.xrc, macros.xrc, and
  81.             interspell.xrc.
  82.  
  83.       II.   Modified the following ARexx scripts: Paginate.xdme, Mode.xdme,
  84.             and SaveWords.xdme.
  85.  
  86.             Fixed bugs, adapted calls to AlphaSpell to use AlphaSpell's new
  87.             argument format, and switched some key mappings in C mode to
  88.             reflect frequency of use.
  89.